home *** CD-ROM | disk | FTP | other *** search
/ BCI NET 2 / BCI NET 2.iso / archives / programming / source / xdme_1.84_src.lha / XDME / include / proto / nofrag.h < prev    next >
Encoding:
C/C++ Source or Header  |  1994-12-22  |  333 b   |  15 lines

  1. #ifndef PROTO_NOFRAG_H
  2. #define PROTO_NOFRAG_H
  3. #include <exec/types.h>
  4. #ifndef LIBRARIES_NOFRAG_H
  5. #   include <libraries/nofrag.h>
  6. #endif
  7. extern struct NoFragBase *NoFragBase ;
  8. #ifndef CLIB_NOFRAG_PROTOS_H
  9. #   include <clib/nofrag_protos.h>
  10. #endif
  11. #ifndef PRAGMAS_NOFRAG_PRAGMAS_H
  12. #   include <pragmas/nofrag_pragmas.h>
  13. #endif
  14. #endif
  15.